CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 编码规范

搜索资源列表

  1. program1

    0下载:
  2. c++编码技术规范-technical specifications
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:46826
    • 提供者:廖新根
  1. VC++criterion

    0下载:
  2. Visual C++中应该注意的编码规范以及不应粗心大意的小地方-Visual C should pay attention to the norms and codes should not be careless in small places
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:182100
    • 提供者:luo
  1. Google-CPP-Style-Guide

    0下载:
  2. Google的C++编码规范,中文版,自己编译整理成CHM,方便阅读携带。-Google C++ Style Guide
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:248903
    • 提供者:wfy
  1. google_cpp_guide

    0下载:
  2. 此文档为google发布的google内部的c++编码规范,是目前全世界比较好的编码规范-This document is issued by google google internal c++ coding standard, is currently the world a better coding standard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:45005
    • 提供者:lihui
  1. C-P-P-Coding-Standards-and-guidance

    0下载:
  2. 介绍C++的编码规范,引导读者使用尽可能规范的规格编写C/C++程序-Introduction C++ coding standard, to guide readers to use as standard specifications prepared by C/C++ program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:227131
    • 提供者:GAOJIANCHAO
  1. cjjbmgf

    0下载:
  2. C++编码规范与指导电子书 chm版,高品质、易维护的软件开发离不开清晰严格的编码规范。本文档详细描述C++软件开发过程中的编码规范。本规范也适用于所有在文档中出现的源码。旨在较高层面上快速回顾 C 与 C++ 的主要区别。专门针对 C 思想根深蒂固的老咖和经常需要在 C / C++ 项目间频繁切换的 coder。-C++ coding standards and guidance for e-book chm version, high quality, easy to maintain so
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:727283
    • 提供者:cc
  1. CPP-bianma

    0下载:
  2. C++编码规范,初学者看看很有用,既方便自己日后读程序,又方便他人理解程序。-C++ coding standard, beginners look very useful, both to facilitate their reading program in the future, but also facilitate the others to understand the process.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:22799
    • 提供者:郑蕊
  1. Csharp--coding-standard

    0下载:
  2. C# 编码规范 包含命名规范 大小写规范 注释规范-C# coding standard containing named standard case standard comments norms
  3. 所属分类:CSharp

    • 发布日期:2016-01-22
    • 文件大小:302080
    • 提供者:舒畅
  1. cPP-code-specification

    0下载:
  2. 比较详尽的C++编码规范,对于规范编码有比较大的帮助-Help a relatively detailed C++ of coding specifications for the specification of the encoding
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:51424
    • 提供者:chen
  1. CSharpCodingStandards

    0下载:
  2. C#编码规范,包括命名规范、设计规范等,同时对正面和反面的规范均作出说明。-C# coding standards
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:24008
    • 提供者:wnety
  1. CPP-coding-standards

    0下载:
  2. C++编码规范,不可多得的一本经典书籍,讲解了编码的规范和很多技术经验-C++ encoding specification, a rare classic books to explain the encoding specification and a lot of technical experience
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:88040
    • 提供者:周鸣
  1. Rule-of-coding-in-C-andCPP-.tar

    0下载:
  2. C和C++的编码规范,编程时需注意的文件格式和函数,变量等的命名规则-The naming of coding standards, programming required in of C and C++ of file formats and functions, variables, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:34256
    • 提供者:peter
  1. C-language-coding-standards

    0下载:
  2. C语言是嵌入式软件的主要语言,由于嵌入式软件的专用性较强,实时性、安全性要求较高特点,其C语言编码规范与通用软件的C语言编码规范有较大的区别,目前国内尚缺少可以指导嵌入式软件C语言编码规范的标准,鉴于现状,制定《嵌入式软件 C语言编码规范》是非常必要的。-C language is the main language of embedded software, embedded software dedicated as strong, real-time, requiring high sec
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:4723
    • 提供者:dafeng
  1. Viscoding-standards

    0下载:
  2. virsual stdio C++ 编码规范,摆脱曾经的高难度化-virsual stdio C++ coding standards, once difficult to get rid of
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:14460
    • 提供者:zzh
  1. cPPcoding-standard-preparation

    0下载:
  2. c-c++编码规范 编写本标准的目的是为了统一软件编程风格,提高软件源程序的可读性、可靠性和可重用性,提高软件源程序的质量和可维护性,减少软件维护成本,最终提高软件产品生产力。-c-c++ coding standard preparation of this standard is intended to unify software programming style and improve software source code readability, reliability and
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:89810
    • 提供者:WUBIN
  1. CSharpCoding-standards

    0下载:
  2. c#编码规范,主要交你如何正确的在编码过程中规范编码。-c# coding standard, mainly to pay you how to properly regulate the encoding in the encoding process.
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:952361
    • 提供者:邓安植
  1. Google-CPP-

    0下载:
  2. 谷歌C/C++编码规范,有参考价值,学习学习-Coding standards
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:451793
    • 提供者:locky
  1. Google_Cpp_Style_guide_CN

    0下载:
  2. Google C++编码规范中文高清PDF版-google C++ style guide chinese pdf
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:451800
    • 提供者:comeonbadboy
  1. google-CPP--programme-rule)

    0下载:
  2. 完整版的谷歌c++编码规范,希望对需要此文档的朋友有所帮助-The full version of Google c++ coding standards, and I hope you need this document to help a friend
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1469447
    • 提供者:wangxianmin
  1. CS5268芯片资料|CS526 TYPE-C转HDMI+VGA|CS5268中文规格书

    0下载:
  2. 1简介 CapstoneCS5268是一款高性能Type-C/DP1.4至HDMI2.0b和VGA转换器,设计用于将USB Type-C源或DP1.4源连接至HDMI2.0b接收器。CS5268集成了DP1.4兼容接收机、兼容HDMI2.0b的发射机和VGA输出接口。此外,还包括两个CC控制器,用于CC通信,以实现DPAlt模式和功率传输功能,一个用于上游type-c端口,另一个用于下游端口。 DP接口包括2条主通道、辅助通道和HPD信号。接收器支持每通道最大5.4Gbps(HBR2)数据速
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2021-07-19
    • 文件大小:56870
    • 提供者:TEL13699758578
« 1 2 34 5 6 »
搜珍网 www.dssz.com